delete program

英 [dɪˈliːt ˈprəʊɡræm] 美 [dɪˈliːt ˈproʊɡræm]

网络  删除程序

计算机



双语例句

  1. Please note that this applies to the MongoDB shell program, some drivers may implement a delete function or otherwise.
    请注意这适用于MongoDBshell程序,某些驱动程序可能使用delete函数或者没有。
  2. To delete a container explicitly in the program, use the DELETE CONTAINER API.
    要显式地删除程序中的容器,使用DELETECONTAINERAPI。
  3. When logretain is set to "Capture", the Capture program calls the PRUNE LOGFILE command to delete log files when the Capture program completes.
    当logretain设置成“Capture”时,在Capture程序完成时,它会调用PRUNELOGFILE命令来删除日志文件。
  4. Are you sure you want to delete the highlighted program and all the streams defined in it?
    您确实要删除突出显示的节目和其中定义的所有流吗?
  5. Now you can look through the obtained results, mark the improper images for deletion by hand or delete those of marked by the program.
    现在你可以浏览获得的结果,标记要删除的错误图像,或者删除那些已标记的图像。
  6. There are one or more pending delete operations which require a reboot. Would you like this program to attempt to reboot your computer now?
    一个或多个挂起的删除操作需要重新引导计算机。您希望该程序现在重新引导计算机吗?
  7. Are you sure you want to delete the shortcut to% 1? This will not uninstall the program.
    是否要删除%1的快捷方式?这样不会卸载程序。
  8. To delete lines or characters from a program during text editing.
    在文本编辑期间从程序中删除若干行或若干字符。
  9. If dtutil cannot delete the package, the program ends.
    如果dtutil无法删除包,则程序将结束。
  10. Rita: Well, that's the policy now. You'll have to delete the program.
    瑞塔∶嗯,这是现在的规定,你得把程式删除才行。
  11. Throwing away E-mail is easy enough, just delete it in the mail program.
    废弃电子邮件很容易,在邮递程序里即可删掉。
  12. Available on the website directory and file to read, write, delete, and upload other operations, but also comes with a JSP probe for understanding the program runs the container environment.
    可对网站上的目录和文件进行读、写、删除和上载等操作,也附带了JSP探针,用于了解程序所运行的容器环境。
  13. After a proper change ( For instance, delete the redundant data and regulate the interface between the test database and the algorithm program.)
    通过将该数据库进行了有效的改进(例如,删去无用数据项和调整试验数据与算法程序的应用接口等。)
  14. This method delete complicated judging when changing octants, simplifying the program, shorting interpolation-time, and from which the program using method of evaluating is derived, which help to speed up the interpolation and is applied in use.
    此方法省去了改变卦限时的复杂的判别过程,简化了程序,缩短了插补周期,并由此得出采用赋值方法编制程序,使其简洁明了,也有利于提高插补速度,已在实践中得到应用。
  15. Though multimedia internet computer room has become a prerequisite of modern teaching, there are great many headachy problems in the management of computer room such as modification of register, delete of system, unlawful game program setup and re-setting up the system sometimes.
    多媒体网络机房成为现代教学所必不可少的教学条件,但在机房管理上却有许多令人头疼的问题,如注册表被改动,系统被删除,非法安装游戏程序等,有时不得不频繁重装系统。
  16. The three methods are: calling batch file to delete executable program; CLONE based& using the replica to startup a process to delete original executable program and releasing program's image in the memory before file functions are called to delete program.
    这三种方法是:调用批处理文件实现程序自删除,基于CLONE&用复制品启动另一个进程删除原来的可执行文件和释放程序文件在内存中的映射,再调用文件操作删除程序。
  17. This paper introduces the design and realization of automatic generation tool of PL/ SQL program based on SELECT, INSERT, UPDATE and DELETE sentences in Oracle database system.
    介绍了Oracle数据库系统中含SELECT、INSERT、UPDATE和DELETE语句的PL/SQL程序自动生成工具的设计与实现。
  18. The program slicing method is employed to delete those statements and functions that are not related to input variables, so that the given program is simplified and analyzing efficiency is improved.
    采用程序抽取技术,将与输入变量无关的语句和函数剔除,简化了源程序,提高了分析效率;
  19. MFC by third-party applications embedded in the main program, intuitive, easy to complete HMM state of the copy, delete, link and other visual operation, after the data back to the main program, and finally completed in the main core of the HMM algorithm.
    通过在MFC主程序中嵌入第三方应用程序,直观、便捷地完成HMM状态的复制、删除、联接等可视化操作,之后把数据反馈给主程序,最后在主程序中完成核心的HMM算法。